Skip to content

consensus/dbft: fix cross epoch decryption start round#412

Merged
txhsl merged 1 commit into
bane-mainfrom
fix-cross-decryption-start-round
Feb 10, 2025
Merged

consensus/dbft: fix cross epoch decryption start round#412
txhsl merged 1 commit into
bane-mainfrom
fix-cross-decryption-start-round

Conversation

@txhsl
Copy link
Copy Markdown
Contributor

@txhsl txhsl commented Feb 10, 2025

Relate to #407.

Since the dkgRound is now c.dkgSnapshot.Round - 1, the first reshare round is finished when c.dkgSnapshot.Round becomes 3, so crossEpochDecryptionStartRound should be 2.

@txhsl txhsl added bug Something isn't working antimev Everything related to anti-mev features labels Feb 10, 2025
@txhsl txhsl merged commit 0cc6824 into bane-main Feb 10, 2025
@txhsl txhsl deleted the fix-cross-decryption-start-round branch February 10, 2025 08:17
Comment thread consensus/dbft/dbft.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

antimev Everything related to anti-mev features bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants